type github.com/aws/aws-sdk-go-v2/service/s3.validateOpListBucketInventoryConfigurations

4 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L1113: type validateOpListBucketInventoryConfigurations struct {
		validators.go#L1116: func (*validateOpListBucketInventoryConfigurations) ID() string {
		validators.go#L1120: func (m *validateOpListBucketInventoryConfigurations) HandleInitialize(ctx context.Context, in middleware.InitializeInput, next middleware.InitializeHandler) (
		validators.go#L2074: 	return stack.Initialize.Add(&validateOpListBucketInventoryConfigurations{}, middleware.After)